@charset "utf-8";
/*中企动力上海第一分公司-赵长国 QQ：24795216*/
/*一键定义分页样式 分页程序样式*/

body .pagebox .p_OccupyBox {}
body .pagebox .p_page > div {border-radius: 4px;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
body .pagebox .p_page .font{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
body .pagebox .p_page {float:none;margin:20px auto 10px; display:table;border: none !important;}
body .pagebox  .e_box .p_page .font {line-height: 30px;height: 30px;}
body .pagebox  .e_box .p_page * {line-height: 36px;height:36px;margin: 0 5px 0 5px;}
body .pagebox .p_page .p_PageInterval{padding-right:14px;padding-left:14px;}
body .pagebox .p_page .pageNum{padding-right:14px;padding-left:14px;min-width:30px;width:auto;line-height: 38px;height: 38px;}
body .pagebox .p_page .pageNum:hover{background:#fdd000;color:#ffffff;}
body .pagebox .p_page .pageNum:hover{background:#fdd000;color:#ffffff;border-color: #fdd000;line-height: 38px;height: 38px;}
body .pagebox .p_page .pageNum.active{background:#fdd000;color:#ffffff;border-color: #fdd000;line-height: 38px;height: 38px;}
body .pagebox .p_page .next{color:rgba(54, 56, 66, 1);background:#EFEFEF;}
body .pagebox .p_page .next:hover{background: #fdd000;border-color: #fdd000;}
body .pagebox .p_page .next:active{background:#fdd000;border-color: #fdd000;}
body .pagebox .p_page .pre{color:rgba(102, 102, 102, 1);background:#EFEFEF;line-height: 30px;height: 30px;}
body .pagebox .p_page .pre:hover{background:#fdd000;border-color: #fdd000;}
body .pagebox .p_page .pre:active{background:#fdd000;}

body .pagebox .p_page .pre:hover .font{color:#ffffff;}
body .pagebox .p_page .pre:active .font{color:#ffffff;}
body .pagebox .p_page .next:hover .font{color:#ffffff;}
body .pagebox .p_page .next:active .font{color:#ffffff;}



@media only screen and (min-width: 769px){
    .p_CommonThumbnailBox{padding:10px 0 0 0 !important;}
.p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover {
    background-color: #fdd000;
    color: #fff;
}
.p_CommonSquareNumBtn{
    border-radius: 50%;
    width: 8px !important;
    height: 8px !important;
}
}



@media only screen and (max-width: 769px){
body .p_CommonSquareNumBtn *{
    height: 10px !important;
    display: block !important;
}
.p_CommonSquareNumBtn{
    width: 10px !important;
    height: 10px !important;
    overflow: hidden;
    line-height: 10px;
}
    .p_CommonSummaryBoxA {
        width: auto;
        height: auto;
        margin-bottom: 20px;
        background-color: transparent;
        overflow: hidden;
        text-align: center
    }
    .p_CommonThumbnailBox {
        width: auto;
        height: auto;
        background-color: transparent;
        overflow: hidden
    }
    .p_CommonSquareNumBtn:active {
        background-color:#fdd000;
    }
    .p_CommonSquareNumBtn.active {
        background-color: #fdd000;
	}
}

/*next btn*/
	.p_CommonLanternBox{
		position: relative;
		margin:0;
		width: auto;
		height:auto;
		padding:0;
		border-width:1px;
		border-style: none;
		border-color:rgba(228,228,228,0);
		background-color:transparent;
		overflow: hidden;
	}
	.p_CommonSwitchBtnA{
		position: absolute;
		top: 50%;
		left: 50%;
		display:inline-block;
		vertical-align:middle;
		cursor:pointer;
		font-size: 45px;
		color: #d4d4d4;
		transform: translate(-50%,-50%);
	}
	.p_CommonSwitchBtnA .iconfont:before{
		content: "\e687";
		display: inline-block;
		font-weight: 100;
	}
	.p_CommonSwitchBtnA:hover{
		cursor:pointer;
		color:#fdd000;
	}
	.p_CommonSwitchBtnB{
		position: absolute;
		top: 50%;
		right: 50%;
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		transform: translate(50%,-50%);
		font-size: 45px;
		color: #d4d4d4;
		vertical-align: middle;
		cursor: pointer;
	}
	.p_CommonSwitchBtnB .iconfont:before{
		content: "\e6ae";
		display: inline-block;
		font-weight: 100;
	}
	.p_CommonSwitchBtnB:hover {color: #fdd000;cursor: pointer}


@media only screen and (min-width: 769px){
.p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover {
    background-color: #fdd000; color: #fff;}
.p_CommonSquareNumBtn{
    border-radius: 50%;
}  
}
@media only screen and (max-width: 769px){
body .p_pagebox .next {/*background-color:#292929;*/background:#fff;color:#000;width: calc((100% - 60px)/2);padding-right: 0px;padding-left: 6px;}	
body .p_pagebox .next .iconfont{color:#bbb;}
body .p_pagebox .pre .iconfont{color:#bbb;}
body .p_pagebox .next:hover,
body .p_pagebox .next:active{background: #f6f6f6;color: #fdd000 !important;}
body .p_pagebox .next:hover *,
body .p_pagebox .next:active *{color: #fdd000 !important;}
body .p_pagebox .pre {/*background-color:#292929;*/background:#fff;color:#000;/* margin: 0px 0 0 4%; */width: calc((100% - 60px)/2);padding-right: 6px;padding-left: 0px;}	
body .p_pagebox .pre:hover{border-color:#292929;/* background-color:#292929; */background: #fff;color: #000;}
body .p_pagebox .pre:active{/* background-color:#292929; */}

body .p_pagebox .NumBox {
    border: 0px solid #e0e0e0;
    background: none;
    width: 60px;
    margin: 0 2px;
}
.p_pagebox .num{color:#888;border: 1px solid #d3d4d4;}
.p_pagebox .ItemBox {
    position: absolute;
    width: 100%;
    height: auto;
    border: 1px solid #d3d4d4;
    border-bottom:none;
    bottom: 44px;
    left: 0;
    max-height: 300px;
    overflow-y: auto;
    z-index: 99;
    border-bottom: 0;
}
.p_pagebox .num .iconfont{display:none;}
/*body .p_pagebox{margin:0 auto; width:auto;display: table;}*/
}

